Beamable SDK
|
Classes | |
class | BeamReflectionCache |
ReflectionSystemObject that holds the BeamReflectionCache.Registry used for Beam's initialization. Goes through all types, exhaustively, then finds and caches static methods with RegisterBeamableDependenciesAttributes. Beam calls on Registry.LoadCustomDependencies during it's initialization process in order for users to be able to inject dependencies into BeamContexts. More... | |
class | ReflectionSystemObject |
The base ScriptableObject type to wrap around any IReflectionSystem that a user may want to piggy-back in our assembly sweep done in ReflectionCache and EditorAPI and Beamable.API initializations. More... | |