ComponentTypegetUsageAnimations Method |
[Missing <summary> documentation for "M:Planetbase.ComponentType.getUsageAnimations"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic List<CharacterAnimation> getUsageAnimations()
Public Function getUsageAnimations As List(Of CharacterAnimation)
public:
List<CharacterAnimation^>^ getUsageAnimations()
Return Value
Type:
ListCharacterAnimation[Missing <returns> documentation for "M:Planetbase.ComponentType.getUsageAnimations"]
See Also