DirectionalSet8<T>.

Get(Direction8) Method

Summary

Returns the object associated with the specified `direction`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
DirectionalSet8<T>

Syntax

public T Get(Direction8 direction)

Parameters

Name Type Description
direction Direction8

Return Value

Type Description
T