NovaECS - v1.0.11
    Preparing search index...

    Interface ComponentAccess

    Component access descriptor 组件访问描述符

    interface ComponentAccess {
        mode: AccessMode;
        typeId: TypeId;
    }
    Index

    Properties

    Properties

    Access mode for this component 此组件的访问模式

    typeId: TypeId

    Component type identifier 组件类型标识符