StringReference.

Get(string[]) Method

Summary

Creates a new array of Animancer.StringReferences to the `strings`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
StringReference

Syntax

public static StringReference[] Get(params string[] strings)

Parameters

Name Type Description
strings string[]

Return Value

Type Description
StringReference[]