#UE4doc #docs - Added engine version field.

[CL 2705089 by Tim Hobson in Main branch]
This commit is contained in:
Tim Hobson
2015-09-24 16:05:14 -04:00
committed by Tim.Hobson@epicgames.com
parent f7bc274f82
commit 8dcabd4066

View File

@@ -2,6 +2,7 @@ Title: Metadata Specifiers
Crumbs:%ROOT%, Programming, Programming/UnrealArchitecture/Reference
Description: Metadata keywords used when declaring classes, functions, and interfaces to specify how they behave with various aspects of the engine and editor.
Availability:Public
Version: 4.9
When declaring classes, functions, and interfaces, metadata specifiers can be added to the declaration to control how they behave with various
aspects of the engine and editor.