TweenOperationState.cs declarations
Public API declaration excerpts from ../bitquirky-core/Runtime/Tween/Provider/TweenOperationState.cs.
Source snapshot ad0983d00d77.
On this page
Original file: ../bitquirky-core/Runtime/Tween/Provider/TweenOperationState.cs
Source file hash: sha256:cc1ca55881a1374191aba47ccb6ce991dd0ee2c6ba436ab1ba44836510d1cbd4
Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.
Type: TweenOperationState
Section titled “Type: TweenOperationState”Original lines: 14-30
Declaration hash: sha256:5731de28343145753753958b7182b08cbd8e4b2ff706a2ae350aee9dc6bcb680
public enum TweenOperationState{}Field: Running
Section titled “Field: Running”Original lines: 19
Declaration hash: sha256:f4ccae29e1bb0c20a124570a1b43f4347ea94bba9f84ffdfddd9c7445b126128
RunningField: Completed
Section titled “Field: Completed”Original lines: 24
Declaration hash: sha256:22a970d2e5b1cc233e462be7c7b64e135a275bb09d83d87683bf4236c43113a1
CompletedField: Cancelled
Section titled “Field: Cancelled”Original lines: 29
Declaration hash: sha256:d353a99eb4556847ceeb3c306ac886cf6b4fa13043eb1864b9aeb0607fd5f2cc
Cancelled