Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimInstance
| Type | Name | Description | |
|---|---|---|---|
| T & | Access the proxy but block if a task is currently in progress (and we are on the game thread) as it wouldn't be safe to access it | ||
| const T & | Access the proxy but block if a task is currently in progress (and we are on the game thread) as it wouldn't be safe to access it |