3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/scripting/modules/minecraft/block/components/BaseScriptBlockComponent.h"
13namespace ScriptModuleMinecraft {
35 virtual bool _isValid()
const ;
Definition BlockActor.h:32
Definition BaseScriptBlockActorComponent.h:15
MCAPI bool $_isValid() const
static MCAPI void ** $vftable()
MCAPI::BlockActor const * _tryGetOwner() const
MCAPI::BlockActor * _tryGetOwner()
Definition BaseScriptBlockComponent.h:17