|
Drag[en]gine Script Module DragonScript 1.32.1
|
Conversation gesture pose. More...
Public Member Functions | |
| Animator | getAnimator () |
| Animator or null if not loaded. | |
| String | getPathAnimator () |
| Path to the animator resource or null if not defined. | |
| ConversationPlaybackGesturePose | new (String pathAnimator, Animator animator) |
| Create gesture pose. | |
Conversation gesture pose.
Class is immutable.
| Animator Dragengine.ConversationSystem.ConversationPlaybackGesturePose.getAnimator | ( | ) |
Animator or null if not loaded.
| String Dragengine.ConversationSystem.ConversationPlaybackGesturePose.getPathAnimator | ( | ) |
Path to the animator resource or null if not defined.
| ConversationPlaybackGesturePose Dragengine.ConversationSystem.ConversationPlaybackGesturePose.new | ( | String | pathAnimator, |
| Animator | animator | ||
| ) |
Create gesture pose.