MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / GotoState

Method GotoState

Source/Core/Src/UnCorSc.cpp:69–142  ·  view source on GitHub ↗

Have an object go to a named state, and idle at no label. If state is NAME_None or was not found, goes to no state. Returns 1 if we went to a state, 0 if went to no state.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

GetClassFunction · 0.85
EndStateFunction · 0.85
BeginStateFunction · 0.85
GetFlagsFunction · 0.50
ClearFlagsFunction · 0.50
SetFlagsFunction · 0.50

Tested by

no test coverage detected