meisterhau-ll
    Preparing search index...

    状态HUD组件 - 显示目标状态信息

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    "[REFLECT_ENTITY]": Optional<Actor> = ...
    "[REFLECT_MANAGER]"?: ComponentManager
    allowTick: boolean = false

    是否允许tick更新

    content: string = ''
    fadeIn: number = 10
    fadeOut: number = 10
    id: number = ...
    stay: number = 50
    type: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 = 4
    id: number = 0
    symbols: { bodyTech: string; sword: string; trace: string } = ...

    HUD符号定义

    Methods