DirectionalSet<T>.

GetDirection(string) Method

Summary

Returns the index of the direction which best matches the given `name`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
DirectionalSet<T>

Syntax

public abstract int GetDirection(string name)

Parameters

Name Type Description
name string

Return Value

Type Description
int