Method AnimatesThisOccurrence
AnimatesThisOccurrence(uint, uint)
Does this Animation animates this Occurrence - or one of its parents (thus animating it indirectly) ?
Declaration
[HandleProcessCorruptedStateExceptions]
public bool AnimatesThisOccurrence(uint animation, uint occurrence)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | animation | The Animation |
| uint | occurrence | The supposedly animated occurrence |
Returns
| Type | Description |
|---|---|
| bool |