ActionIn class final
- Inheritance
-
- Object
- ActionConstraint
- ActionIn
- Mixed-in types
Constructors
- ActionIn(EntityUid entity)
-
const
- ActionIn.fromProto(ActionIn proto)
-
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toExpr(
) → Expr -
inherited
-
toJson(
) → Map< String, Object?> -
inherited
-
toProto(
) → ActionConstraint -
override
-
toString(
) → String -
A string representation of this object.
inherited
-
toVariableExpr(
CedarVariable variable) → Expr -
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited