Click or drag to resize

LightningCustomTransformStateInfoReturnStateInfoToCache Method

Put LightningCustomTransformStateInfo back into the cache

Namespace:  DigitalRuby.ThunderAndLightning
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static void ReturnStateInfoToCache(
	LightningCustomTransformStateInfo info
)

Parameters

info
Type: DigitalRuby.ThunderAndLightningLightningCustomTransformStateInfo
LightningCustomTransformStateInfo to return to cache
See Also