Header menu logo Nu

FollowerFacetExtensions Module

Type extensions

Type extension Description

this.FollowDistanceMaxOpt

Full Usage: this.FollowDistanceMaxOpt

Parameters:
    () : unit

Returns: Lens<single option, Entity>

Extended Type: Entity

() : unit
Returns: Lens<single option, Entity>

this.FollowDistanceMaxOpt

Full Usage: this.FollowDistanceMaxOpt

Returns: Lens<single option, Entity>

Extended Type: Entity

Returns: Lens<single option, Entity>

this.FollowDistanceMinOpt

Full Usage: this.FollowDistanceMinOpt

Parameters:
    () : unit

Returns: Lens<single option, Entity>

Extended Type: Entity

() : unit
Returns: Lens<single option, Entity>

this.FollowDistanceMinOpt

Full Usage: this.FollowDistanceMinOpt

Returns: Lens<single option, Entity>

Extended Type: Entity

Returns: Lens<single option, Entity>

this.FollowMoveSpeed

Full Usage: this.FollowMoveSpeed

Parameters:
    () : unit

Returns: Lens<single, Entity>

Extended Type: Entity

() : unit
Returns: Lens<single, Entity>

this.FollowMoveSpeed

Full Usage: this.FollowMoveSpeed

Returns: Lens<single, Entity>

Extended Type: Entity

Returns: Lens<single, Entity>

this.FollowTargetOpt

Full Usage: this.FollowTargetOpt

Parameters:
    () : unit

Returns: Lens<Entity option, Entity>

Extended Type: Entity

() : unit
Returns: Lens<Entity option, Entity>

this.FollowTargetOpt

Full Usage: this.FollowTargetOpt

Returns: Lens<Entity option, Entity>

Extended Type: Entity

Returns: Lens<Entity option, Entity>

this.FollowTurnSpeed

Full Usage: this.FollowTurnSpeed

Parameters:
    () : unit

Returns: Lens<single, Entity>

Extended Type: Entity

() : unit
Returns: Lens<single, Entity>

this.FollowTurnSpeed

Full Usage: this.FollowTurnSpeed

Returns: Lens<single, Entity>

Extended Type: Entity

Returns: Lens<single, Entity>

this.Following

Full Usage: this.Following

Parameters:
    () : unit

Returns: Lens<bool, Entity>

Extended Type: Entity

() : unit
Returns: Lens<bool, Entity>

this.Following

Full Usage: this.Following

Returns: Lens<bool, Entity>

Extended Type: Entity

Returns: Lens<bool, Entity>

this.GetFollowDistanceMaxOpt

Full Usage: this.GetFollowDistanceMaxOpt

Parameters:
Returns: single option

Extended Type: Entity

world : World
Returns: single option

this.GetFollowDistanceMinOpt

Full Usage: this.GetFollowDistanceMinOpt

Parameters:
Returns: single option

Extended Type: Entity

world : World
Returns: single option

this.GetFollowMoveSpeed

Full Usage: this.GetFollowMoveSpeed

Parameters:
Returns: single

Extended Type: Entity

world : World
Returns: single

this.GetFollowTargetOpt

Full Usage: this.GetFollowTargetOpt

Parameters:
Returns: Entity option

Extended Type: Entity

world : World
Returns: Entity option

this.GetFollowTurnSpeed

Full Usage: this.GetFollowTurnSpeed

Parameters:
Returns: single

Extended Type: Entity

world : World
Returns: single

this.GetFollowing

Full Usage: this.GetFollowing

Parameters:
Returns: bool

Extended Type: Entity

world : World
Returns: bool

this.SetFollowDistanceMaxOpt

Full Usage: this.SetFollowDistanceMaxOpt

Parameters:
    value : single option
    world : World

Extended Type: Entity

value : single option
world : World

this.SetFollowDistanceMinOpt

Full Usage: this.SetFollowDistanceMinOpt

Parameters:
    value : single option
    world : World

Extended Type: Entity

value : single option
world : World

this.SetFollowMoveSpeed

Full Usage: this.SetFollowMoveSpeed

Parameters:
    value : single
    world : World

Extended Type: Entity

value : single
world : World

this.SetFollowTargetOpt

Full Usage: this.SetFollowTargetOpt

Parameters:

Extended Type: Entity

value : Entity option
world : World

this.SetFollowTurnSpeed

Full Usage: this.SetFollowTurnSpeed

Parameters:
    value : single
    world : World

Extended Type: Entity

value : single
world : World

this.SetFollowing

Full Usage: this.SetFollowing

Parameters:
    value : bool
    world : World

Extended Type: Entity

value : bool
world : World

Type something to start searching.