This is the old Animancer v7.4 documentation. Click here for the latest version.

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[]