| 179 | //-------------------------------------------------------------------------------------------------------------------------- |
| 180 | |
| 181 | UScriptStruct* FCogSampleGameplayEffectContext::GetScriptStruct() const |
| 182 | { |
| 183 | return FCogSampleGameplayEffectContext::StaticStruct(); |
| 184 | } |
| 185 | |
| 186 | //-------------------------------------------------------------------------------------------------------------------------- |
| 187 |
no outgoing calls
no test coverage detected