Search Results for

    Show / Hide Table of Contents

    Class ReadMicrobeEnergyAction

    Read the of microbe.

    Inheritance
    System.Object
    ReadMicrobeAction
    ReadMicrobeEnergyAction
    Inherited Members
    ReadMicrobeAction.microbe
    ReadMicrobeAction.OnStart()
    Namespace: KaijuSolutions.Agents.Behavior.Exercises.Microbes
    Syntax
    [Serializable]
    public class ReadMicrobeEnergyAction : ReadMicrobeAction

    Fields

    energy

    The energy of the microbe.

    Declaration
    public BlackboardVariable<float> energy
    Field Value
    Type Description
    BlackboardVariable<System.Single>

    Methods

    Assigned()

    If this has been validly assigned.

    Declaration
    protected override bool Assigned()
    Returns
    Type Description
    System.Boolean

    If this has been validly assigned.

    Overrides
    ReadMicrobeAction.Assigned()

    ReadValue()

    Read the needed value.

    Declaration
    protected override void ReadValue()
    Overrides
    ReadMicrobeAction.ReadValue()
    In This Article
    Back to top MIT License © 2026 Kaiju Solutions Inc.