Header menu logo Nu

NavBodyFacetExtensions Module

Type extensions

Type extension Description

this.GetNavEnabled

Full Usage: this.GetNavEnabled

Parameters:
Returns: bool

Extended Type: Entity

world : World
Returns: bool

this.GetNavShape

Full Usage: this.GetNavShape

Parameters:
Returns: NavShape

Extended Type: Entity

world : World
Returns: NavShape

this.NavEnabled

Full Usage: this.NavEnabled

Parameters:
    () : unit

Returns: Lens<bool, Entity>

Extended Type: Entity

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

this.NavEnabled

Full Usage: this.NavEnabled

Returns: Lens<bool, Entity>

Extended Type: Entity

Returns: Lens<bool, Entity>

this.NavShape

Full Usage: this.NavShape

Parameters:
    () : unit

Returns: Lens<NavShape, Entity>

Extended Type: Entity

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

this.NavShape

Full Usage: this.NavShape

Returns: Lens<NavShape, Entity>

Extended Type: Entity

Returns: Lens<NavShape, Entity>

this.SetNavEnabled

Full Usage: this.SetNavEnabled

Parameters:
    value : bool
    world : World

Extended Type: Entity

value : bool
world : World

this.SetNavShape

Full Usage: this.SetNavShape

Parameters:

Extended Type: Entity

value : NavShape
world : World

Type something to start searching.