Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SSTUTools
SSTULookConstraint
C# Class SSTUTools.SSTULookConstraint
Inheritance:
SSTUConstraint
Exibir arquivo
Open project: shadowmage45/SSTULabs
Class Usage Examples
Public Methods
Method
Description
SSTULookConstraint
(
ConfigNode
node
,
Transform
mover
,
Transform
target
,
Part
part
) :
System
Protected Methods
Method
Description
updateConstraintInernal
( ) :
void
Method Details
SSTULookConstraint()
public
method
public
SSTULookConstraint
(
ConfigNode
node
,
Transform
mover
,
Transform
target
,
Part
part
) :
System
node
System.ConfigNode
mover
UnityEngine.Transform
target
UnityEngine.Transform
part
Part
return
System
updateConstraintInernal()
protected
method
protected
updateConstraintInernal
( ) :
void
return
void