VObjectInternal
, VObjectInternalModifiable
public interface VObject
Modifier and Type | Method | Description |
---|---|---|
VObject |
asReadOnly() |
Returns a read-only wrapper of this object.
|
VObject |
clone() |
Returns a deep clone of this object.
|
VMF |
vmf() |
Returns the VMF related functionality.
|
VMF vmf()
VObject clone()
VObject asReadOnly()