ForceCleanupForAllThreadsWithThisName
DocsForceCleanupForAllThreadsWithThisName(name, cleanupFlags)Description
PLAYER::FORCE_CLEANUP_FOR_ALL_THREADS_WITH_THIS_NAME("pb_prostitute", 1); // Found in decompilation
Parameters
| Name | Type | Description |
|---|---|---|
name | char* | — |
cleanupFlags | int | — |
Returns
voidThis native does not return a value.