Click or drag to resize

ControllerOwner Property

User that owns this controller

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public User Owner { get; }

Property Value

Type: User
See Also