Module fyrox_core::reflect

source ·
Expand description

Runtime reflection

Modules

Macros

Structs

Enums

An error that can occur during “type casting”
Simple path parser / reflect path component
An error returned from a failed path string query.

Traits

A value of a field..
Helper methods over Reflect types
Trait for runtime reflection
Reflect sub trait for working with slices.
Reflect sub trait for working with Vec-like types

Functions

Splits property path into individual components.

Derive Macros

Implements Reflect trait