Api session event editor cinematic: Difference between revisions
Jump to navigation
Jump to search
Created page with "API api session event editor cinematic Events. Cinematic editing. {|class=wikitable !Name !Description |- |ADD |Add new Cinematic |- |DUPLICATE |Duplicate existing Cinematic |- |REMOVE |Remove existing Cinematic |- |SET_NAME |Set new name of existing Cinematic |} Specific Events: {|clas..." |
No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Api session event editor cinematic Events. | |||
Cinematic editing. | [[Cinematic]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor cinematic add|ADD]] | ||
|Add new Cinematic | |Add new [[Cinematic]] | ||
|- | |- | ||
|[[ | |[[Api session event editor cinematic duplicate|DUPLICATE]] | ||
|Duplicate existing Cinematic | |Duplicate existing [[Cinematic]] | ||
|- | |- | ||
|[[ | |[[Api session event editor cinematic remove|REMOVE]] | ||
|Remove existing Cinematic | |Remove existing [[Cinematic]] | ||
|- | |- | ||
|[[ | |[[Api session event editor cinematic set name|SET_NAME]] | ||
|Set new name of existing Cinematic | |Set new name of existing [[Cinematic]] | ||
|} | |} | ||
| Line 24: | Line 24: | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor cinematic add keypoint|ADD_KEYPOINT]] | ||
|Add Keypoint | |Add Keypoint | ||
|- | |- | ||
|[[ | |[[Api session event editor cinematic add keypoint event bundle|ADD_KEYPOINT_EVENT_BUNDLE]] | ||
|Add Keypoint [[Event Bundle]] | |Add Keypoint [[Event Bundle]] | ||
|- | |- | ||
|[[ | |[[Api session event editor cinematic add keypoint with parameters|ADD_KEYPOINT_WITH_PARAMETERS]] | ||
|Add Keypoint With Parameters | |Add Keypoint With Parameters | ||
|- | |- | ||
|[[ | |[[Api session event editor cinematic duplicate keypoint|DUPLICATE_KEYPOINT]] | ||
|Duplicate Keypoint | |Duplicate Keypoint | ||
|- | |- | ||
|[[ | |[[Api session event editor cinematic move keypoint|MOVE_KEYPOINT]] | ||
|Move Keypoint | |Move Keypoint | ||
|- | |- | ||
|[[ | |[[Api session event editor cinematic remove keypoint|REMOVE_KEYPOINT]] | ||
|Remove Keypoint | |Remove Keypoint | ||
|- | |- | ||
|[[ | |[[Api session event editor cinematic remove keypoint event bundle|REMOVE_KEYPOINT_EVENT_BUNDLE]] | ||
|Remove Keypoint [[Event Bundle]] | |Remove Keypoint [[Event Bundle]] | ||
|- | |- | ||
|[[ | |[[Api session event editor cinematic set keypoint description|SET_KEYPOINT_DESCRIPTION]] | ||
|Set Keypoint Description | |Set Keypoint Description | ||
|- | |- | ||
|[[ | |[[Api session event editor cinematic set keypoint orientation|SET_KEYPOINT_ORIENTATION]] | ||
|Set Keypoint Orientation | |Set Keypoint Orientation | ||
|- | |- | ||
|[[ | |[[Api session event editor cinematic set keypoint paused|SET_KEYPOINT_PAUSED]] | ||
|Set Keypoint Paused | |Set Keypoint Paused | ||
|- | |- | ||
|[[ | |[[Api session event editor cinematic set keypoint time|SET_KEYPOINT_TIME]] | ||
|Set Keypoint [[Time]] | |Set Keypoint [[Time]] | ||
|- | |- | ||
|[[ | |[[Api session event editor cinematic set voice|SET_VOICE]] | ||
|Set Voice | |Set Voice | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]]}} | {{article end|seealso=*[[Api Events]] | ||
*[[Api session items cinematicdatas]] | |||
}} | |||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 12:08, 1 April 2026
Api session event editor cinematic Events.
Cinematic editing.
| Name | Description |
|---|---|
| ADD | Add new Cinematic |
| DUPLICATE | Duplicate existing Cinematic |
| REMOVE | Remove existing Cinematic |
| SET_NAME | Set new name of existing Cinematic |
Specific Events:
| Name | Description |
|---|---|
| ADD_KEYPOINT | Add Keypoint |
| ADD_KEYPOINT_EVENT_BUNDLE | Add Keypoint Event Bundle |
| ADD_KEYPOINT_WITH_PARAMETERS | Add Keypoint With Parameters |
| DUPLICATE_KEYPOINT | Duplicate Keypoint |
| MOVE_KEYPOINT | Move Keypoint |
| REMOVE_KEYPOINT | Remove Keypoint |
| REMOVE_KEYPOINT_EVENT_BUNDLE | Remove Keypoint Event Bundle |
| SET_KEYPOINT_DESCRIPTION | Set Keypoint Description |
| SET_KEYPOINT_ORIENTATION | Set Keypoint Orientation |
| SET_KEYPOINT_PAUSED | Set Keypoint Paused |
| SET_KEYPOINT_TIME | Set Keypoint Time |
| SET_VOICE | Set Voice |