This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
636abcceeea416da4706765c94de29eab88e42fe
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealHeaderTool
/
Private
/
Specifiers
History
Patrick Boutot
1e4c3973db
UHT: Add FieldNotify specifier to UHT. It auto generate the UE_FIELD_NOTIFICATION_DECLARE_CLASS_DESCRIPTOR and UE_FIELD_NOTIFICATION_IMPLEMENT_CLASS_DESCRIPTOR macro. FieldNotify is only available on FProperty and UFunction member of a UCLass and if the UClass implement the INotifyFieldValueChanged interface.
...
#preflight 622f43d419287beb2c316755 [CL 19372159 by Patrick Boutot in ue5-main branch]
2022-03-14 09:47:28 -04:00
..
CheckedMetadataSpecifiers.def
…
CheckedMetadataSpecifiers.h
…
ClassMetadataSpecifiers.def
UHT: Add FieldNotify specifier to UHT. It auto generate the UE_FIELD_NOTIFICATION_DECLARE_CLASS_DESCRIPTOR and UE_FIELD_NOTIFICATION_IMPLEMENT_CLASS_DESCRIPTOR macro. FieldNotify is only available on FProperty and UFunction member of a UCLass and if the UClass implement the INotifyFieldValueChanged interface.
2022-03-14 09:47:28 -04:00
ClassMetadataSpecifiers.h
…
EnumSpecifiers.def
…
EnumSpecifiers.h
…
FunctionSpecifiers.def
UHT: Add FieldNotify specifier to UHT. It auto generate the UE_FIELD_NOTIFICATION_DECLARE_CLASS_DESCRIPTOR and UE_FIELD_NOTIFICATION_IMPLEMENT_CLASS_DESCRIPTOR macro. FieldNotify is only available on FProperty and UFunction member of a UCLass and if the UClass implement the INotifyFieldValueChanged interface.
2022-03-14 09:47:28 -04:00
FunctionSpecifiers.h
…
InterfaceSpecifiers.def
…
InterfaceSpecifiers.h
…
SpecifierArrays.cpp
…
StructSpecifiers.def
…
StructSpecifiers.h
…
VariableSpecifiers.def
UHT: Add FieldNotify specifier to UHT. It auto generate the UE_FIELD_NOTIFICATION_DECLARE_CLASS_DESCRIPTOR and UE_FIELD_NOTIFICATION_IMPLEMENT_CLASS_DESCRIPTOR macro. FieldNotify is only available on FProperty and UFunction member of a UCLass and if the UClass implement the INotifyFieldValueChanged interface.
2022-03-14 09:47:28 -04:00
VariableSpecifiers.h
…