C# Class Gum.DataTypes.InstanceSave

Mostra file Open project: vchelaru/FlatRedBall Class Usage Examples

Public Properties

Property Type Description
BaseType string
Name string

Private Properties

Property Type Description

Public Methods

Method Description
Clone ( ) : InstanceSave
ShouldSerializeLocked ( ) : bool
ToString ( ) : string

Method Details

Clone() public method

public Clone ( ) : InstanceSave
return InstanceSave

ShouldSerializeLocked() public method

public ShouldSerializeLocked ( ) : bool
return bool

ToString() public method

public ToString ( ) : string
return string

Property Details

BaseType public_oe property

public string BaseType
return string

Name public_oe property

public string Name
return string