API Referenceglobal
public sealed class Sandbox.Doo.ArgumentHintAttribute<T> : Sandbox.Doo.ArgumentHintAttribute
Specify a hint on a Doo explaining that we're going to be passing in an expected argument when calling it.
Constructors
Showing 1 constructors
public ArgumentHintAttribute<T>(string name)
Creates a new `Sandbox.Doo.ArgumentHintAttribute` with the given name and type hint.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Doo.ArgumentHintAttribute`1 |