MCPcopy Create free account
hub / github.com/arnaud-jamin/Cog / GetScriptStruct

Method GetScriptStruct

Source/CogSample/CogSampleGameplayEffectContext.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179//--------------------------------------------------------------------------------------------------------------------------
180
181UScriptStruct* FCogSampleGameplayEffectContext::GetScriptStruct() const
182{
183 return FCogSampleGameplayEffectContext::StaticStruct();
184}
185
186//--------------------------------------------------------------------------------------------------------------------------
187

Callers 1

ExtractEffectContextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected