PrimaryInteractor
: IInteractorView
[Get] |
Signature
IInteractorView Oculus.Interaction.SecondaryInteractorConnection.PrimaryInteractor |
SecondaryInteractor
: IInteractorView
[Get] |
Signature
IInteractorView Oculus.Interaction.SecondaryInteractorConnection.SecondaryInteractor |
Awake
()
|
Signature
virtual void Oculus.Interaction.SecondaryInteractorConnection.Awake() Returns void |
Start
()
|
Signature
virtual void Oculus.Interaction.SecondaryInteractorConnection.Start() Returns void |
InjectAllSecondaryInteractorConnection
(
primaryInteractor
, secondaryInteractor
)
|
Signature
void Oculus.Interaction.SecondaryInteractorConnection.InjectAllSecondaryInteractorConnection(IInteractorView primaryInteractor, IInteractorView secondaryInteractor) Parameters primaryInteractor: IInteractorViewsecondaryInteractor: IInteractorViewReturns void |
InjectPrimaryInteractor
(
interactorView
)
|
Signature
void Oculus.Interaction.SecondaryInteractorConnection.InjectPrimaryInteractor(IInteractorView interactorView) Parameters interactorView: IInteractorViewReturns void |
InjectSecondaryInteractorConnection
(
interactorView
)
|
Signature
void Oculus.Interaction.SecondaryInteractorConnection.InjectSecondaryInteractorConnection(IInteractorView interactorView) Parameters interactorView: IInteractorViewReturns void |