Search Results for

    Show / Hide Table of Contents

    Class AbilityTargetValidatorWrapper

    Inheritance
    object
    AbilityTargetValidatorWrapper
    Implements
    IEntityValidator
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public class AbilityTargetValidatorWrapper : IEntityValidator

    Constructors

    AbilityTargetValidatorWrapper(Entity, EntityRelation)

    Declaration
    public AbilityTargetValidatorWrapper(Entity self, EntityRelation targets)
    Parameters
    Type Name Description
    Entity self
    EntityRelation targets

    Fields

    self

    Declaration
    public Entity self
    Field Value
    Type Description
    Entity

    Methods

    Evaluate(Entity)

    Declaration
    public bool Evaluate(Entity entity)
    Parameters
    Type Name Description
    Entity entity
    Returns
    Type Description
    bool

    Implements

    IEntityValidator
    In This Article
    Back to top Shape of Dreams API Documentation