Click or drag to resize

PlayerControllerFactory Class

Class for creating Player Controller instances.
Inheritance Hierarchy
SystemObject
  RewiredPlayerControllerFactory

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static class Factory

The PlayerControllerFactory type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreate Creates a new Player Controller.
Top
See Also