Space Engineers
Public Member Functions | List of all members
VRage.Game.ModAPI.Interfaces.IMyDecalProxy Interface Reference
Inheritance diagram for VRage.Game.ModAPI.Interfaces.IMyDecalProxy:
Sandbox.Game.Entities.Character.MyCharacter Sandbox.Game.Entities.EnvironmentItems.MyTrees Sandbox.Game.Entities.MyCompoundCubeBlock Sandbox.Game.Entities.MyMeteor Sandbox.Game.Entities.MyVoxelBase Sandbox.ModAPI.IMyMeteor VRage.Game.ModAPI.IMyCharacter VRage.Game.ModAPI.IMySlimBlock VRage.ModAPI.IMyVoxelBase

Public Member Functions

void AddDecals (MyHitInfo hitInfo, MyStringHash source, object customdata, IMyDecalHandler decalHandler, MyStringHash material)
 
Parameters
hitInfoHithinfo on world coordinates
More...
 

Detailed Description

Definition at line 7 of file IMyDecalProxy.cs.

Member Function Documentation

void VRage.Game.ModAPI.Interfaces.IMyDecalProxy.AddDecals ( MyHitInfo  hitInfo,
MyStringHash  source,
object  customdata,
IMyDecalHandler  decalHandler,
MyStringHash  material 
)

Parameters
hitInfoHithinfo on world coordinates


The documentation for this interface was generated from the following file: