Enfusion Script API
Loading...
Searching...
No Matches
WorldSystems Interface Reference
Inheritance diagram for WorldSystems:
pointer

Public Member Functions

proto external WorldSystem FindSystem (TypeName interfaceType)
 
proto external BaseContainer FindSystemSource (TypeName interfaceType)
 
proto external WorldController FindMyController (TypeName interfaceType)
 
proto external WorldController FindController (TypeName interfaceType, PlayerId ownerPlayerId)
 
proto external void GetOwnerPlayerIds (notnull array< PlayerId > outOwnerPlayerIds)
 
- Public Member Functions inherited from pointer
proto string ToString ()
 

Member Function Documentation

◆ FindController()

proto external WorldController WorldSystems.FindController ( TypeName interfaceType,
PlayerId ownerPlayerId )

◆ FindMyController()

proto external WorldController WorldSystems.FindMyController ( TypeName interfaceType)

◆ FindSystem()

proto external WorldSystem WorldSystems.FindSystem ( TypeName interfaceType)

◆ FindSystemSource()

proto external BaseContainer WorldSystems.FindSystemSource ( TypeName interfaceType)

◆ GetOwnerPlayerIds()

proto external void WorldSystems.GetOwnerPlayerIds ( notnull array< PlayerId > outOwnerPlayerIds)

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