Struct oxygengine_ai::AiSystemInstallerSetup [−][src]
pub struct AiSystemInstallerSetup<'a, C> where
C: Component, {
pub postfix: &'a str,
pub behaviors: AiBehaviors<C>,
}Fields
postfix: &'a strbehaviors: AiBehaviors<C>