![]() |
Lemmings
Remappable Gestures For Unity
|
Extension methods for LemmingRelationshipInfo, enabling concise, fluent preview calls in UI or other code. More...
Static Public Member Functions | |
| static RelationshipPreview.Result | Preview (this in LemmingRelationshipInfo info) |
| Computes a live relationship preview directly from this info using RelationshipPreview.Compute(in LemmingRelationshipInfo). | |
Extension methods for LemmingRelationshipInfo, enabling concise, fluent preview calls in UI or other code.
|
static |
Computes a live relationship preview directly from this info using RelationshipPreview.Compute(in LemmingRelationshipInfo).
| info | The LemmingRelationshipInfo instance to preview. |