Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions GRAPHICS/N_0x1cba05ae7bd7ee05.md

This file was deleted.

16 changes: 16 additions & 0 deletions GRAPHICS/SetTransitionOutOfTimecycleModifier.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
ns: GRAPHICS
aliases: ["0x1CBA05AE7BD7EE05"]
---
## SET_TRANSITION_OUT_OF_TIMECYCLE_MODIFIER

```c
// 0x1CBA05AE7BD7EE05 0x56345F6B
void SET_TRANSITION_OUT_OF_TIMECYCLE_MODIFIER(float transitionTime);
```

Transitions current timecycle modifier out.

## Parameters
* **transitionTime**: How long the transition should take (In seconds)

Loading