| CommitAllCommands() | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| ComponentGetter< T >() | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| Dispose() | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| FilterStruct< T >(ComponentSet without=default, ComponentSet any=default, Int32? offset=null, Int32? count=null) | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| FrameBaseUnsafe(FrameBase frame) | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| GetComponentBlockIterator< T >() | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| GetComponentBlockIterator< T >(int offset, int count) | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| GetOrAddSingletonPointer(int componentIndex, EntityRef optionalAddTarget=default) | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| GetOrAddSingletonPointer< T >(EntityRef optionalAddTarget=default) | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| GetPointer(EntityRef entityRef, int componentIndex) | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| GetPointer< T >(EntityRef entityRef) | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| GetPointerSingleton(Type componentType) | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| GetPointerSingleton(int componentIndex) | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| GetPointerSingleton< T >() | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| TryGetPointer(EntityRef entityRef, int componentIndex, out void *value) | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| TryGetPointer< T >(EntityRef entityRef, out T *value) | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| TryGetPointerSingleton(int componentIndex, out void *component) | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| TryGetPointerSingleton< T >(out T *component) | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |
| TryGetPointerSingleton< T >(Type componentType, out void *component) | Quantum.Core.FrameBase.FrameBaseUnsafe | inline |