Files
.obsidian
.vs
00-MOC
01-Diary
02-Note
03-UnrealEngine
Animation
Editor
Gameplay
AI
Animation
Code
Debug
GAS
Gameplay
Http
Lyra
Mass
Online
Other
PuerTS
UObject
UnrealSpecifiers
Flags
EClassFlags
CLASS_Abstract.md
CLASS_CollapseCategories.md
CLASS_CompiledFromBlueprint.md
CLASS_Config.md
CLASS_ConfigDoNotCheckDefaults.md
CLASS_Const.md
CLASS_Constructed.md
CLASS_CustomConstructor.md
CLASS_DefaultConfig.md
CLASS_DefaultToInstanced.md
CLASS_Deprecated.md
CLASS_EditInlineNew.md
CLASS_GlobalUserConfig.md
CLASS_HasInstancedReference.md
CLASS_Hidden.md
CLASS_HideDropDown.md
CLASS_Interface.md
CLASS_Intrinsic.md
CLASS_LayoutChanging.md
CLASS_MatchedSerializers.md
CLASS_MinimalAPI.md
CLASS_Native.md
CLASS_NeedsDeferredDependencyLoading.md
CLASS_NewerVersionExists.md
CLASS_NoExport.md
CLASS_NotPlaceable.md
CLASS_Optional.md
CLASS_Parsed.md
CLASS_PerObjectConfig.md
CLASS_ProjectUserConfig.md
CLASS_ReplicationDataIsSetUp.md
CLASS_RequiredAPI.md
CLASS_TokenStreamAssembled.md
CLASS_Transient.md
HasCustomFieldNotify.md
EEnumFlags
EFunctionFlags
EObjectMark
EPropertyFlags
EStructFlags
EClassFlags.md
EEnumFlags.md
EFunctionFlags.md
EObjectMark.md
EPropertyFlags.md
EStructFlags.md
Meta
Specifier
UnrealSpecifiers.md
Ue4 c++ UProperty反射 PostEditChangeProperty.md
Ue4Object生命周期.jpg
大钊提供的一种获取UE Private函数的方法.md
LevelScene
Math
Mobile
Physical
Plugins
Rendering
Sequence
UI
VirtualProduction
VisualEffect
卡通渲染相关资料
性能优化
流程管理与部署
.keep
03-UnrealEngine.md
04-ComputerGraphics
05-SDHGame
06-DCC
07-Other
08-Assets
09-Templates
.gitattributes
.gitignore
.gitmodules
LICENSE

195 B
Raw Blame History

CLASS_Native

Value: 0x00000080u Description: 指定为原生类C++里创建的类 Feature: Traits Status: Not started Trait: DefaultC++ UCLASS: UCLASS() (../../Specifier/UCLASS/UCLASS().md)