MCPcopy Create free account
hub / github.com/GameFoundry/B3DFramework / Invoke

Method Invoke

Source/Scripting/bsfSharp/Scene/Component.cs:70–71  ·  view source on GitHub ↗

Calls a parameterless method with the specified name, on the component. Name of the method to call.

(string name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

InitializeMethod · 0.45
UpdateMethod · 0.45
TriggerOnInitializeMethod · 0.45
TriggerOnDestroyMethod · 0.45
InternalInvokeMethod · 0.45
EnumeratorMethod · 0.45
GetFieldDataMethod · 0.45
SetFieldDataMethod · 0.45
RemoveFieldDataMethod · 0.45
ContainsMethod · 0.45
CreateManagedInstanceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected