API ReferenceSandbox
ResourceExtension<T,TSelf>class
An extension of ResourceExtension[t], this gives special helper methods for retrieving resources targetting specific assets.
object→
ResourceExtension<T>→ResourceExtension<T,TSelf>Constructors1
Showing 1 constructors
public ResourceExtension<T,TSelf>()
No results match this filter.
Methods4
Showing 4 methods
public static System.Collections.Generic.IEnumerable`1<TSelf> FindAllForResource(Sandbox.Resource r)
| Parameter | Type | Description |
|---|---|---|
| r | Resource | — |
Returns:
IEnumerable<TSelf>—public static TSelf FindDefault()
Returns:
TSelf—No results match this filter.