Class CustomDecalRepresentation
- Namespace
- DevInterface
- Assembly
- Assembly-CSharp.dll
public class CustomDecalRepresentation : QuadObjectRepresentation
- Inheritance
-
CustomDecalRepresentation
- Inherited Members
Constructors
CustomDecalRepresentation(DevUI, string, DevUINode, PlacedObject, string)
public CustomDecalRepresentation(DevUI owner, string IDstring, DevUINode parentNode, PlacedObject pObj, string name)
Parameters
ownerDevUIIDstringstringparentNodeDevUINodepObjPlacedObjectnamestring
Fields
CD
public CustomDecal CD
Field Value
controlPanel
public CustomDecalRepresentation.CustomDecalControlPanel controlPanel
Field Value
decalFiles
public string[] decalFiles
Field Value
- string[]
lineSprite
public int lineSprite
Field Value
savLastPos
public Vector2 savLastPos
Field Value
- Vector2
Methods
MoveAllHandles()
public void MoveAllHandles()
Refresh()
public override void Refresh()
Update()
public override void Update()