StringReferenceExtensions.

ToStrings(StringReference[]) Method

Summary

Creates a new array containing the Animancer.StringReference.Strings.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
StringReferenceExtensions

Syntax

public static string[] ToStrings(this StringReference[] references)

Parameters

Name Type Description
references StringReference[]

Return Value

Type Description
string[]