Method | Description | |
---|---|---|
GladNetSerializationIncludeAttribute ( GladNetIncludeIndex includeIndex, |
Marks a target with the Include attribute. Attribute doesn't handle enforcing.
|
Method | Description | |
---|---|---|
GladNetSerializationIncludeAttribute ( int tagID, |
Marks a target with the Include attribute. Attribute doesn't handle enforcing.
|
public GladNetSerializationIncludeAttribute ( GladNetIncludeIndex includeIndex, |
||
includeIndex | GladNetIncludeIndex | A valid unique |
type | Type of the derived or base Type to associate with. (Unenforced to be a derived or subtype) | |
isForDerived | bool | |
return | System |