This method copies the
values from the entity pointed to by entityPointer into this entity.
Public Function SetPropertiesFrom( entityPointer As Entity ) As void
public void SetPropertiesFrom( Entity entityPointer );
Parameters |
Description |
Entity entityPointer |
Input entity from which to copy the properties |
Comments? |