CryEngine.EntityPropertyAttribute

CryEngine.EntityPropertyAttribute

Marked properties will be available in the Sandbox More...

Inherits Attribute.

Public Member Functions

EntityPropertyAttribute (EntityPropertyType type=EntityPropertyType.Primitive, string description=null)

Properties

string Description [get, set]
Mouse-Over description for Sandbox. More...
EntityPropertyType Type [get, set]
Sandbox edit type. Determines the Sandbox control for this property. More...

Detailed Description

Marked properties will be available in the Sandbox

Constructor & Destructor Documentation

◆ EntityPropertyAttribute()

CryEngine.EntityPropertyAttribute.EntityPropertyAttribute ( EntityPropertyType type = EntityPropertyType.Primitive,
string description = null
)
inline

Property Documentation

◆ Description

string CryEngine.EntityPropertyAttribute.Description
get
set

Mouse-Over description for Sandbox.

◆ Type

EntityPropertyType CryEngine.EntityPropertyAttribute.Type
get
set

Sandbox edit type. Determines the Sandbox control for this property.