Version: 2022.3
언어: 한국어

PropertyDatabaseType

enumeration

매뉴얼로 전환

설명

An enum representing the type of data stored in a record.

변수

NoneIndicates that nothing is stored in the record.
FixedStringIndicates that a fixed length string is stored in the record.
StringIndicates that a string is stored in the record.
BoolIndicates that a bool is stored in the record.
ByteIndicates that a byte is stored in the record.
ShortIndicates that a short integer is stored in the record.
UnsignedShortIndicates that an unsigned short integer is stored in the record.
IntegerIndicates that an integer is stored in the record.
UnsignedIntegerIndicates that an unsigned integer is stored in the record.
LongIndicates that a long integer is stored in the record.
UnsignedLongIndicates that an unsigned long integer is stored in the record.
DoubleIndicates that a double is stored in the record.
FloatIndicates that a float is stored in the record.
GlobalObjectIdIndicates that a global object id is stored in the record.
Vector4Indicates that a Vector4 is stored in the record.
ColorIndicates that a Color is stored in the record.
Color32Indicates that a Color32 is stored in the record.
InstanceIdIndicates that an instance id is stored in the record.
GameObjectPropertyIndicates that a game object property is stored in the record.
VolatileIndicates that a volatile object is stored in the record.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961