APIYooAsset.EditorEHeaderType版本:2.3.x本页总览Enum EHeaderType Assembly: YooAsset.Editor.dll Declarationpublic enum EHeaderType Fields AssetPath 资源路径 DeclarationAssetPath = 0 StringValue 字符串 DeclarationStringValue = 1 LongValue 整数数值 DeclarationLongValue = 2 DoubleValue 浮点数数值 DeclarationDoubleValue = 3