Class UseObjectExtensions
Inheritance
System.Object
UseObjectExtensions
Namespace: VRage.Game.Entity.UseObject
Assembly: VRage.Game.dll
Syntax
public static class UseObjectExtensions : Object
Methods
IsActionSupported(IMyUseObject, UseActionEnum)
Declaration
public static bool IsActionSupported(this IMyUseObject useObject, UseActionEnum action)
Parameters
| Type | Name | Description |
|---|---|---|
| IMyUseObject | useObject | |
| UseActionEnum | action |
Returns
| Type | Description |
|---|---|
| System.Boolean |