OROCHI
 
Loading...
Searching...
No Matches
GxResScript.cpp File Reference

スクリプトリソース More...

#include "Gx.h"
Include dependency graph for GxResScript.cpp:

Functions

 GX_ENUM_VALUE ("ユニット", RTTI_TYPE::UNIT)
 
 GX_ENUM_VALUE ("ステージ", RTTI_TYPE::STAGE)
 
 GX_ENUM_VALUE ("システム", RTTI_TYPE::SYSTEM)
 
 _PARAM_ATTRIBUTE (_scripts, GxProperty::ATTRIBUTE_HIDE)
 
 _PARAM_ATTRIBUTE (_eventFunctions, GxProperty::ATTRIBUTE_HIDE|GxProperty::ATTRIBUTE_NOSERIALIZE)
 
 _PARAM_ATTRIBUTE (_dynamicFunctions, GxProperty::ATTRIBUTE_HIDE)
 
 _PARAM_ATTRIBUTE (_dynamicProperties, GxProperty::ATTRIBUTE_HIDE)
 
 _ENUM (_rttiType)
 
 _PARAM (_pRtti)
 
 _PARAM (_name)
 
 _ARRAY (_argumentNames)
 
 _PARAM_ATTRIBUTE (_pFunction, GxProperty::ATTRIBUTE_DYNAMIC_FUNCTION)
 
 _PARAM (_help)
 
 _ARRAY (_argumentHelps)
 
 _PARAM (_type)
 
 _PARAM (_propertyId)
 
 _PARAM (_isUsing)
 

Detailed Description

スクリプトリソース

Author
Copyright (C)2024 AHIRU Co., Ltd. All rights reserved.
Tahir Arai