|
| | DisplayAttribute (int order, string name=null, string category=null, string description=null) |
| |
| | DisplayAttribute (string name=null, string category=null, string description=null) |
| |
Definition at line 10 of file DisplayAttribute.cs.
| SiliconStudio.Paradox.Engine.DisplayAttribute.DisplayAttribute |
( |
int |
order, |
|
|
string |
name = null, |
|
|
string |
category = null, |
|
|
string |
description = null |
|
) |
| |
| SiliconStudio.Paradox.Engine.DisplayAttribute.DisplayAttribute |
( |
string |
name = null, |
|
|
string |
category = null, |
|
|
string |
description = null |
|
) |
| |
| static DisplayAttribute SiliconStudio.Paradox.Engine.DisplayAttribute.GetDisplay |
( |
Type |
type | ) |
|
|
static |
| static DisplayAttribute SiliconStudio.Paradox.Engine.DisplayAttribute.GetDisplay |
( |
MemberInfo |
memberInfo | ) |
|
|
static |
| static bool SiliconStudio.Paradox.Engine.DisplayAttribute.IsDisplayable |
( |
object |
obj | ) |
|
|
static |
| static bool SiliconStudio.Paradox.Engine.DisplayAttribute.IsDisplayable |
( |
Type |
type | ) |
|
|
static |
| string SiliconStudio.Paradox.Engine.DisplayAttribute.Category |
|
get |
| string SiliconStudio.Paradox.Engine.DisplayAttribute.Description |
|
get |
| string SiliconStudio.Paradox.Engine.DisplayAttribute.Name |
|
get |
| int SiliconStudio.Paradox.Engine.DisplayAttribute.Order |
|
get |
The documentation for this class was generated from the following file:
- D:/Projects/Bitbucket Hosting/DoxygenFilesAndSources/Paradox v1.0.0 beta06/sources/engine/SiliconStudio.Paradox.Engine/Engine/DisplayAttribute.cs