Drag[en]gine Script Module DragonScript 1.32.1
Loading...
Searching...
No Matches
Dragengine.Scenery.BehaviorElementClass.XmlBehaviorInfo Class Reference

XML behavior information required for XML-XML subclassing. More...

Inheritance diagram for Dragengine.Scenery.BehaviorElementClass.XmlBehaviorInfo:

Public Member Functions

XmlBehaviorInfo new (BehaviorFactory factory, String id, Dictionary parameters)
 

Public Attributes

BehaviorFactory factory
 
String id
 
Dictionary parameters
 

Detailed Description

XML behavior information required for XML-XML subclassing.

Version
1.25

Member Function Documentation

◆ new()

XmlBehaviorInfo Dragengine.Scenery.BehaviorElementClass.XmlBehaviorInfo.new ( BehaviorFactory  factory,
String  id,
Dictionary  parameters 
)

Member Data Documentation

◆ factory

BehaviorFactory Dragengine.Scenery.BehaviorElementClass.XmlBehaviorInfo.factory

Factory matching 'type' attribute.

◆ id

String Dragengine.Scenery.BehaviorElementClass.XmlBehaviorInfo.id

From 'id' attribute.

◆ parameters

Dictionary Dragengine.Scenery.BehaviorElementClass.XmlBehaviorInfo.parameters

From parameters defined in tag.


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