Enfusion Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
WorldSystemInfo Interface Reference
Inheritance diagram for WorldSystemInfo:
[legend]

Public Member Functions

proto external WorldSystemInfo SetAbstract (bool value)
 
proto external WorldSystemInfo SetLocation (ESystemLocation value)
 
proto external WorldSystemInfo AddPoints (ESystemPoint points)
 
proto external WorldSystemInfo AddExecuteBefore (TypeName otherSystem, ESystemPoint points)
 
proto external WorldSystemInfo AddExecuteAfter (TypeName otherSystem, ESystemPoint points)
 
- Public Member Functions inherited from pointer
proto string ToString ()
 

Member Function Documentation

◆ AddExecuteAfter()

proto external WorldSystemInfo WorldSystemInfo.AddExecuteAfter ( TypeName  otherSystem,
ESystemPoint  points 
)

◆ AddExecuteBefore()

proto external WorldSystemInfo WorldSystemInfo.AddExecuteBefore ( TypeName  otherSystem,
ESystemPoint  points 
)

◆ AddPoints()

proto external WorldSystemInfo WorldSystemInfo.AddPoints ( ESystemPoint  points)

◆ SetAbstract()

proto external WorldSystemInfo WorldSystemInfo.SetAbstract ( bool  value)

◆ SetLocation()

proto external WorldSystemInfo WorldSystemInfo.SetLocation ( ESystemLocation  value)

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