Chunks
Moddable voxel sandbox for room-scale VR.
Public Attributes | Properties | List of all members
Chunks.Plugins.Plugin.LoadContext Class Reference

Public Attributes

JToken Token => _tokens.Peek()
 
string Directory => _directories.Peek()
 
string Namespace => _namespaces.Peek()
 

Properties

bool FullLoad [get, set]
 
JsonSerializer Serializer [get, set]
 

Member Data Documentation

string Chunks.Plugins.Plugin.LoadContext.Directory => _directories.Peek()
string Chunks.Plugins.Plugin.LoadContext.Namespace => _namespaces.Peek()
JToken Chunks.Plugins.Plugin.LoadContext.Token => _tokens.Peek()

Property Documentation

bool Chunks.Plugins.Plugin.LoadContext.FullLoad
getset
JsonSerializer Chunks.Plugins.Plugin.LoadContext.Serializer
getset

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