Property | Type | Description | |
---|---|---|---|
GetBuildTargetsString | string |
Method | Description | |
---|---|---|
FromXml ( |
||
GenerateNewGameID ( ) : void | ||
GetAttributes ( ) : |
||
GetClassName ( ) : string | ||
GetComponentName ( ) : string | ||
GetConverter ( ) : |
||
GetDefaultEvent ( ) : System.ComponentModel.EventDescriptor | ||
GetDefaultProperty ( ) : |
||
GetEditor ( |
||
GetEvents ( ) : |
||
GetEvents ( |
||
GetProperties ( ) : |
||
GetProperties ( |
||
GetPropertyOwner ( |
||
Settings ( ) : System | ||
ToXml ( |
Method | Description | |
---|---|---|
GetBuildTargetsString ( string targets, bool checkAvailable ) : string |
Helper function to validate the BuildTargets string. Excludes data file target from the string unless it is the only target, and optionally checks that the targets are available for building.
|
public GetAttributes ( ) : |
||
return |
public GetConverter ( ) : |
||
return |
public GetDefaultEvent ( ) : System.ComponentModel.EventDescriptor | ||
return | System.ComponentModel.EventDescriptor |
public GetDefaultProperty ( ) : |
||
return |
public GetEditor ( |
||
editorBaseType | ||
return | object |
public GetEvents ( ) : |
||
return |
public GetEvents ( |
||
attributes | ||
return |
public GetProperties ( ) : |
||
return |
public GetProperties ( |
||
attributes | ||
return |
public GetPropertyOwner ( |
||
pd | ||
return | object |
public ToXml ( |
||
writer | ||
return | void |