s&box docs

public static abstract sealed class Sandbox.Doo.Helpers

Utility methods for the Doo scripting system.

Broader workflow and conceptual references connected to this API.

Methods

Showing 1 methods

public static Sandbox.MethodDescription FindMethod(string methodPath)

Finds a method by its fully qualified path (e.g. "TypeName.MethodName"). Returns null if the type or method cannot be found.

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Doo.Helpers

On this page