Each element can either be a Lerp, a Lerp List or an array of Lerp objects.
View code on GitHub Namespace: DeltaEngine.EntitiesAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
protected readonly List<Object> lastTickLerpComponents
protected readonly List<Object> lastTickLerpComponents
Protected ReadOnly lastTickLerpComponents As List(Of Object)
Protected ReadOnly lastTickLerpComponents As List(Of Object)
protected:
initonly List<Object^>^ lastTickLerpComponents
protected:
initonly List<Object^>^ lastTickLerpComponents
val lastTickLerpComponents: List<Object>
val lastTickLerpComponents: List<Object>
Field Value
Type:
List Object