OpenMetaverse Protocol Library Developers API Documentation
GetPrimitive Method (simulator, localID, fullID, createIfMissing)
NamespacesOpenMetaverseObjectManagerGetPrimitive(Simulator, UInt32, UUID, Boolean)
Declaration Syntax
C#
public
Primitive
GetPrimitive(

Simulator
simulator,

uint
localID,

UUID
fullID,

bool
createIfMissing
)
Parameters
simulator ( Simulator)
localID ( UInt32)
fullID ( UUID)
createIfMissing ( Boolean)
Return Value

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)