C# Class Unity.IL2CPP.GenericsCollection.InflatedCollectionCollector

Mostrar archivo Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
Arrays InflatedCollection
EmptyTypes InflatedCollection
Methods InflatedCollection
TypeDeclarations InflatedCollectionForTypeDeclarations
TypeMethodDeclarations InflatedCollection
Types InflatedCollection

Public Methods

Method Description
AsReadOnly ( ) : ReadOnlyInflatedCollectionCollector

Method Details

AsReadOnly() public method

public AsReadOnly ( ) : ReadOnlyInflatedCollectionCollector
return ReadOnlyInflatedCollectionCollector

Property Details

Arrays public_oe property

public InflatedCollection Arrays
return InflatedCollection

EmptyTypes public_oe property

public InflatedCollection EmptyTypes
return InflatedCollection

Methods public_oe property

public InflatedCollection Methods
return InflatedCollection

TypeDeclarations public_oe property

public InflatedCollectionForTypeDeclarations TypeDeclarations
return InflatedCollectionForTypeDeclarations

TypeMethodDeclarations public_oe property

public InflatedCollection TypeMethodDeclarations
return InflatedCollection

Types public_oe property

public InflatedCollection Types
return InflatedCollection