ExtraInk 2.1
이야기 게임을 더 쉽게 만들수 있도록
Loading...
Searching...
No Matches
Character Member List

This is the complete list of members for Character, including all inherited members.

AnimatorCharacter
ChangeEmotion(string emotion)Character
CharacterDataCharacter
CharacterIdCharacter
CharacterNameCharacter
ControllerCharacter
CurrentEmotionCharacter
CurrentPositionCharacter
DoCustomAction(string actionName, params object[] parameters) (defined in Character)Character
ExecuteCustomAction(string actionName, params object[] parameters)Character
Flip(bool flip) (defined in Character)Character
FlipCharacter(bool flip)Character
Hide(string effect="fade")Character
HideCharacter(string effect="fade") (defined in Character)Character
Initialize(CharacterData data, ICharacterRenderer customRenderer=null, ICharacterAnimator customAnimator=null)Character
IsAnimatingCharacter
IsFlippedCharacter
IsSpeakingCharacter
IsVisibleCharacter
MoveTo(Vector3 position, float duration=1f)Character
MoveToPosition(Vector3 position, float duration=1f) (defined in Character)Character
OnCustomAction (defined in Character)Character
OnEmotionChanged (defined in Character)Character
OnHide (defined in Character)Character
OnPositionChanged (defined in Character)Character
OnShow (defined in Character)Character
OnSpeakingStart (defined in Character)Character
OnSpeakingStop (defined in Character)Character
RendererCharacter
ScaleTo(Vector3 scale, float duration=0.5f)Character
SetAnimator(ICharacterAnimator newAnimator)Character
SetController(ICharacterController controller)Character
SetEmotion(string emotion) (defined in Character)Character
SetRenderer(ICharacterRenderer newRenderer)Character
SetScale(Vector3 scale, float duration=0.5f) (defined in Character)Character
Show(string effect="fade")Character
ShowCharacter(string effect="fade") (defined in Character)Character
StartSpeaking()Character
StartTalking() (defined in Character)Character
StopSpeaking()Character
StopTalking() (defined in Character)Character