Chunks
Moddable voxel sandbox for room-scale VR.
Public Member Functions | Properties | List of all members
Chunks.Plugins.IResourceCollection Interface Reference
Inheritance diagram for Chunks.Plugins.IResourceCollection:
Chunks.Plugins.ResourceCollection< TResource >

Public Member Functions

IEnumerable< PluginResourceGetEnumerable ()
 
bool Contains (ResourceName name)
 

Properties

PluginResource this[ResourceName name] [get]
 

Member Function Documentation

bool Chunks.Plugins.IResourceCollection.Contains ( ResourceName  name)
IEnumerable<PluginResource> Chunks.Plugins.IResourceCollection.GetEnumerable ( )

Property Documentation

PluginResource Chunks.Plugins.IResourceCollection.this[ResourceName name]
get

The documentation for this interface was generated from the following file: