FastObjectField.

SetValue(Object) Method

Summary

Sets the cached details based on the `value`.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
FastObjectField

Syntax

public void SetValue(Object value)

Parameters

Name Type Description
value Object

Return Value

Type Description
void