|
override void | deleteCptr () |
|
override bool | DerivedClassHasMethod (string methodName, System.Type[] methodTypes) |
|
override IntPtr | GetNonDirectorClassID () |
|
override bool | IsUserDerived () |
|
|
enum | Status : uint { Status.InProgress = 0x00000000,
Status.Completed = 0x00000001,
Status.Failed = 0x00000002
} |
|
static void | DtorCallback (IntPtr p) |
|
bool | cMemOwn |
|
HandleRef | cptr |
|
static Dictionary< IntPtr, Event > | cachedObjects = new Dictionary<IntPtr, Event>() |
|
static ReaderWriterLockSlim | mapLock = new ReaderWriterLockSlim(LockRecursionPolicy.SupportsRecursion) |
|
The SmoothTransitionCompleteEvent class is the event that will be triggered when a Smooth Transition ends.
◆ SmoothTransitionCompleteEvent() [1/3]
HPS.SmoothTransitionCompleteEvent.SmoothTransitionCompleteEvent |
( |
| ) |
|
|
inline |
◆ SmoothTransitionCompleteEvent() [2/3]
HPS.SmoothTransitionCompleteEvent.SmoothTransitionCompleteEvent |
( |
HPS.View |
in_view | ) |
|
|
inline |
◆ SmoothTransitionCompleteEvent() [3/3]
HPS.SmoothTransitionCompleteEvent.SmoothTransitionCompleteEvent |
( |
HPS.Event |
in_event | ) |
|
|
inline |
◆ Clone()
override HPS.Event HPS.SmoothTransitionCompleteEvent.Clone |
( |
| ) |
|
|
inlinevirtual |
◆ Drop()
override bool HPS.SmoothTransitionCompleteEvent.Drop |
( |
HPS.Event |
in_that_event | ) |
|
|
inlinevirtual |
Determines if this SmoothTransitionCompleteEvent can be drop in favor of the following event of the same type.
- Parameters
-
- Returns
- true is this event can be dropped.
Reimplemented from HPS.Event.
The documentation for this class was generated from the following file:
- internals/hps_sprk/source/cs/HPS.SmoothTransitionCompleteEvent.cs