C# Class CSLE.SType.Member

Show file Open project: lightszero/cslightcore Class Usage Examples

Public Properties

Property Type Description
bPublic bool
bReadOnly bool
bStatic bool
expr_defvalue ICLS_Expression
type ICLS_Type

Property Details

bPublic public property

public bool bPublic
return bool

bReadOnly public property

public bool bReadOnly
return bool

bStatic public property

public bool bStatic
return bool

expr_defvalue public property

public ICLS_Expression expr_defvalue
return ICLS_Expression

type public property

public ICLS_Type type
return ICLS_Type