AnimationController.GetCurrentPriorityBlend Method

Language:

Returns an event handle to a priority blend event that is currently running.

Definition

Visual Basic Public Function GetCurrentPriorityBlend() As Integer
C# public int GetCurrentPriorityBlend();
C++ public:
int GetCurrentPriorityBlend();
JScript public function GetCurrentPriorityBlend() : int;

Return Value

System.Int32
Priority event. If no priority blend event is currently running, a value of 0 is returned.


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center