Click or drag to resize
HumangetAnimationNames Method

[Missing <summary> documentation for "M:Planetbase.Human.getAnimationNames(Planetbase.CharacterAnimationType)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public override List<string> getAnimationNames(
	CharacterAnimationType animationType
)

Parameters

animationType
Type: PlanetbaseCharacterAnimationType

[Missing <param name="animationType"/> documentation for "M:Planetbase.Human.getAnimationNames(Planetbase.CharacterAnimationType)"]

Return Value

Type: ListString

[Missing <returns> documentation for "M:Planetbase.Human.getAnimationNames(Planetbase.CharacterAnimationType)"]

See Also