CSEngine
Loading...
Searching...
No Matches
CSE::VariableBinder Class Referenceabstract
Inheritance diagram for CSE::VariableBinder:
CSE::SComponent CSE::AnimatorComponent CSE::CameraComponent CSE::CustomComponent CSE::DrawableStaticMeshComponent CSE::JointComponent CSE::LightComponent CSE::RenderComponent CSE::TransformComponent

Public Member Functions

virtual void SetValue (std::string name_str, Arguments value)=0
 
virtual std::string PrintValue () const =0
 

Protected Types

typedef std::vector< std::string > Arguments
 

Detailed Description

Definition at line 12 of file VariableBinder.h.

Member Typedef Documentation

◆ Arguments

typedef std::vector<std::string> CSE::VariableBinder::Arguments
protected

Definition at line 14 of file VariableBinder.h.


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